home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2001 April / CD Rom Data Nisan 2001.iso / Internet / data1.cab / Program_Executable_Files / ts2lite.exe / %MAINDIR% / CSSDefs / Internet Explorer 5.def < prev    next >
Encoding:
Text File  |  2000-11-30  |  10.3 KB  |  624 lines

  1. '************************************************************************
  2. '
  3. '    TopStyle IE5 Definition
  4. '
  5. '************************************************************************
  6.  
  7. [definition]
  8. Version=2.0
  9. Revision=0
  10. Author=Nick Bradbury
  11. Icon=msie
  12. NamedColors=1
  13. SystemColors=0
  14. RGBColors=1
  15. @font-face=1
  16.  
  17. [known types]
  18. <units>                = (pt|in|pc|mm|cm|px|em|ex)
  19. <generic-family>    = (serif|sans\-serif|cursive|fantasy|monospace)
  20. <absolute-size>     = (xx\-small|x\-small|small|medium|large|x\-large|xx\-large)
  21. <relative-size>        = (larger|smaller)
  22.  
  23. [selectors]
  24. Class=Y
  25. ID=Y
  26. Contextual=Y
  27. Child=N
  28. Descendant=Y
  29. Sibling=Y
  30. Attribute=N
  31. Universal=Y
  32.  
  33. [pseudo]
  34. :link
  35. :visited
  36. :active
  37. :hover
  38.  
  39. [groups]
  40. Behaviors
  41. Box
  42. Classification
  43. Color and Background
  44. Font
  45. Other
  46. Positioning
  47. Printing
  48. Text
  49.  
  50. [properties]
  51. background
  52. background-attachment
  53. background-color
  54. background-image
  55. background-position
  56. background-repeat
  57. behavior
  58. border
  59. border-bottom
  60. border-bottom-color
  61. border-bottom-style
  62. border-bottom-width
  63. border-collapse
  64. border-color
  65. border-left
  66. border-left-color
  67. border-left-style
  68. border-left-width
  69. border-right
  70. border-right-color
  71. border-right-style
  72. border-right-width
  73. border-style
  74. border-top
  75. border-top-color
  76. border-top-style
  77. border-top-width
  78. border-width
  79. clear
  80. clip
  81. color
  82. cursor
  83. direction
  84. display
  85. filter
  86. float
  87. font
  88. font-family
  89. font-size
  90. font-style
  91. font-variant
  92. font-weight
  93. height
  94. ime-mode
  95. layout-grid
  96. layout-grid-char
  97. layout-grid-char-spacing
  98. layout-grid-line
  99. layout-grid-mode
  100. layout-grid-type
  101. left
  102. letter-spacing
  103. line-break
  104. line-height
  105. list-style
  106. list-style-image
  107. list-style-position
  108. list-style-type
  109. margin
  110. margin-bottom
  111. margin-left
  112. margin-right
  113. margin-top
  114. overflow
  115. padding
  116. padding-bottom
  117. padding-left
  118. padding-right
  119. padding-top
  120. page-break-after
  121. page-break-before
  122. position
  123. right
  124. ruby-align
  125. ruby-overhang
  126. ruby-position
  127. table-layout
  128. text-align
  129. text-decoration
  130. text-indent
  131. text-justify
  132. text-transform
  133. top
  134. unicode-bidi
  135. vertical-align
  136. visibility
  137. width
  138. word-break
  139. z-index
  140.  
  141. [background]
  142. group=Color and Background
  143. value1=<background-color>
  144. value2=<background-image>
  145. value3=<background-repeat>
  146. value4=<background-attachment>
  147. value5=<background-position>
  148.  
  149. [background-attachment]
  150. initial=scroll
  151. group=Color and Background
  152. value1=scroll|fixed
  153.  
  154. [background-color]
  155. initial=transparent
  156. group=Color and Background
  157. value1=transparent|<color>
  158.  
  159. [background-image]
  160. initial=none
  161. group=Color and Background
  162. value1=<url>|none
  163.  
  164. [background-position]
  165. group=Color and Background
  166. multiple=1
  167. value1=(<percentage>|<length>)||(top|center|bottom)||(left|center|right)
  168.  
  169. [background-repeat]
  170. initial=repeat
  171. group=Color and Background
  172. value1=repeat\-x|repeat\-y|no\-repeat|repeat
  173.  
  174. [behavior]
  175. group=Behaviors
  176. value1=<uri>
  177. value2=<uri>
  178. value3=<uri>
  179. value4=<uri>
  180. value5=<uri>
  181.  
  182. [border]
  183. group=Box
  184. value1=<border-width>
  185. value2=<border-style>
  186. value3=<color>
  187.  
  188. [border-bottom]
  189. group=Box
  190. value1=<border-bottom-width>
  191. value2=<border-style>
  192. value3=<border-bottom-color>
  193.  
  194. [border-bottom-color]
  195. group=Box
  196. value1=<color>
  197.  
  198. [border-bottom-style]
  199. group=Box
  200. value1=none|solid|double|groove|ridge|inset|outset
  201.  
  202. [border-bottom-width]
  203. group=Box
  204. value1=thin|medium|thick|<length>
  205.  
  206. [border-collapse]
  207. group=Box
  208. initial=separate
  209. value1=separate|collapse
  210.  
  211. [border-color]
  212. group=Box
  213. value1=<border-top-color>
  214. value2=<border-right-color>
  215. value3=<border-bottom-color>
  216. value4=<border-left-color>
  217.  
  218. [border-left]
  219. group=Box
  220. value1=<border-left-width>
  221. value2=<border-left-style>
  222. value3=<border-left-color>
  223.  
  224. [border-left-color]
  225. group=Box
  226. value1=<color>
  227.  
  228. [border-left-style]
  229. group=Box
  230. value1=none|solid|double|groove|ridge|inset|outset
  231.  
  232. [border-left-width]
  233. group=Box
  234. value1=thin|medium|thick|<length>
  235.  
  236. [border-right]
  237. group=Box
  238. value1=<border-right-width>
  239. value2=<border-right-style>
  240. value3=<border-right-color>
  241.  
  242. [border-right-color]
  243. group=Box
  244. value1=<color>
  245.  
  246. [border-right-style]
  247. group=Box
  248. value1=none|solid|double|groove|ridge|inset|outset
  249.  
  250. [border-right-width]
  251. group=Box
  252. value1=thin|medium|thick|<length>
  253.  
  254. [border-style]
  255. group=Box
  256. value1=<border-top-style>
  257. value2=<border-right-style>
  258. value3=<border-bottom-style>
  259. value4=<border-left-style>
  260.  
  261. [border-top]
  262. group=Box
  263. value1=<border-top-width>
  264. value2=<border-top-style>
  265. value3=<border-top-color>
  266.  
  267. [border-top-color]
  268. group=Box
  269. value1=<color>
  270.  
  271. [border-top-style]
  272. group=Box
  273. value1=none|solid|double|groove|ridge|inset|outset
  274.  
  275. [border-top-width]
  276. group=Box
  277. value1=thin|medium|thick|<length>
  278.  
  279. [border-width]
  280. group=Box
  281. value1=<border-top-width>
  282. value2=<border-right-width>
  283. value3=<border-bottom-width>
  284. value4=<border-left-width>
  285.  
  286. [clear]
  287. group=Box
  288. value1=none|left|right|both
  289.  
  290. [clip]
  291. group=Positioning
  292. value1=<shape>|auto
  293.  
  294. [color]
  295. group=Color and Background
  296. value1=<color>
  297.  
  298. [cursor]
  299. group=Other
  300. multiple=1
  301. value1=<uri>|auto|crosshair|default|hand|move|e\-resize|ne\-resize|nw\-resize|n\-resize|se\-resize|sw\-resize|s\-resize|w\-resize|text|wait|help
  302.  
  303. [direction]
  304. group=Text
  305. initial=ltr
  306. value1=ltr|rtl|inherit
  307.  
  308. [display]
  309. group=Classification
  310. value1=none|block|inline|table\-header\-group|table\-footer\-group|list\-item
  311.  
  312. [filter]
  313. group=Other
  314. multiple=1
  315. value1=<visualfilter>||<revealfilter>||<blendfilter>
  316.  
  317. [float]
  318. group=Box
  319. initial=none
  320. value1=left|right|none
  321.  
  322. [font]
  323. inherited=1
  324. group=Font
  325. value1=<font-weight>
  326. value2=<font-style>
  327. value3=<font-variant>
  328. value4=<font-size>
  329. value5=<line-height>
  330. value6=<font-family>
  331.  
  332. [font-family]
  333. inherited=1
  334. group=Font
  335. value1=((<generic-family>|<family-name>),)*(<generic-family>|<family-name>)
  336.  
  337. [font-size]
  338. inherited=1
  339. initial=medium
  340. group=Font
  341. value1=<relative-size>|<absolute-size>|<percentage>|<length>
  342.  
  343. [font-style]
  344. group=Font
  345. value1=normal|italic|oblique
  346.  
  347. [font-variant]
  348. group=Font
  349. value1=normal|small\-caps
  350.  
  351. [font-weight]
  352. group=Font
  353. value1=normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
  354.  
  355. [height]
  356. group=Positioning
  357. initial=auto
  358. value1=auto|<percentage>|<length>
  359.  
  360. [ime-mode]
  361. group=Text
  362. initial=auto
  363. value1=auto|active|inactive|disabled
  364.  
  365. [layout-grid]
  366. group=Text
  367. value1=<layout-grid-mode>
  368. value2=<layout-grid-type>
  369. value3=<layout-grid-line>
  370. value4=<layout-grid-char>
  371. value5=<layout-grid-char-spacing>
  372.  
  373. [layout-grid-char]
  374. group=Text
  375. initial=none
  376. value1=none|auto|<percentage>|<length>
  377.  
  378. [layout-grid-char-spacing]
  379. group=Text
  380. initial=auto
  381. value1=auto|<percentage>|<length>
  382.  
  383. [layout-grid-line]
  384. group=Text
  385. initial=none
  386. value1=none|auto|<percentage>|<length>
  387.  
  388. [layout-grid-mode]
  389. group=Text
  390. initial=both
  391. value1=both|none|line|char
  392.  
  393. [layout-grid-type]
  394. group=Text
  395. initial=loose
  396. value1=loose|strict|fixed
  397.  
  398. [left]
  399. group=Positioning
  400. value1=auto|<percentage>|<length>
  401.  
  402. [letter-spacing]
  403. group=Text
  404. initial=normal
  405. value1=normal|<length>
  406.  
  407. [line-break]
  408. group=Text
  409. initial=normal
  410. value1=normal|strict
  411.  
  412. [line-height]
  413. group=Text
  414. value1=normal|<percentage>|<length>|<number>
  415.  
  416. [list-style]
  417. inherited=1
  418. initial=
  419. group=Classification
  420. value1=<list-style-type>
  421. value2=<list-style-position>
  422. value3=<list-style-image>
  423.  
  424. [list-style-image]
  425. inherited=1
  426. initial=none
  427. group=Classification
  428. value1=<url>|none
  429.  
  430. [list-style-position]
  431. inherited=1
  432. initial=outside
  433. group=Classification
  434. value1=inside|outside
  435.  
  436. [list-style-type]
  437. inherited=1
  438. initial=disc
  439. group=Classification
  440. value1=disc|circle|square|decimal|lower\-roman|upper\-roman|lower\-alpha|upper\-alpha|none
  441.  
  442. [margin]
  443. inherited=0
  444. initial=
  445. group=Box
  446. value1=<margin-top>
  447. value2=<margin-right>
  448. value3=<margin-bottom>
  449. value4=<margin-left>
  450.  
  451. [margin-bottom]
  452. inherited=0
  453. initial=0
  454. group=Box
  455. value1=<percentage>|<length>|auto
  456.  
  457. [margin-left]
  458. inherited=0
  459. initial=0
  460. group=Box
  461. value1=<percentage>|<length>|auto
  462.  
  463. [margin-right]
  464. inherited=0
  465. initial=0
  466. group=Box
  467. value1=<percentage>|<length>|auto
  468.  
  469. [margin-top]
  470. inherited=0
  471. initial=0
  472. group=Box
  473. value1=<percentage>|<length>|auto
  474.  
  475. [overflow]
  476. group=Positioning
  477. initial=visible
  478. value1=visible|hidden|scroll|auto
  479.  
  480. [overflow-x]
  481. group=Positioning
  482. initial=visible
  483. value1=visible|hidden|scroll|auto
  484.  
  485. [overflow-y]
  486. group=Positioning
  487. initial=visible
  488. value1=visible|hidden|scroll|auto
  489.  
  490. [padding]
  491. inherited=0
  492. initial=
  493. group=Box
  494. value1=<padding-top>
  495. value2=<padding-right>
  496. value3=<padding-bottom>
  497. value4=<padding-left>
  498.  
  499. [padding-bottom]
  500. inherited=0
  501. initial=0
  502. group=Box
  503. value1=<percentage>|<length>
  504.  
  505. [padding-left]
  506. inherited=0
  507. initial=0
  508. group=Box
  509. value1=<percentage>|<length>
  510.  
  511. [padding-right]
  512. inherited=0
  513. initial=0
  514. group=Box
  515. value1=<percentage>|<length>
  516.  
  517. [padding-top]
  518. inherited=0
  519. initial=0
  520. group=Box
  521. value1=<percentage>|<length>
  522.  
  523. [page-break-after]
  524. group=Printing
  525. initial=auto
  526. value1=auto|always
  527.  
  528. [page-break-before]
  529. group=Printing
  530. initial=auto
  531. value1=auto|always
  532.  
  533. [position]
  534. group=Positioning
  535. initial=static
  536. value1=absolute|relative|static
  537.  
  538. [right]
  539. group=Positioning
  540. value1=auto|<percentage>|<length>
  541.  
  542. [ruby-align]
  543. group=Text
  544. initial=auto
  545. value1=auto|left|center|right|distribute\-letter|distribute\-space|line\-edge
  546.  
  547. [ruby-overhang]
  548. group=Text
  549. initial=auto
  550. value1=auto|whitespace|none
  551.  
  552. [ruby-position]
  553. group=Text
  554. initial=above
  555. value1=above|inline
  556.  
  557. [table-layout]
  558. group=Box
  559. initial=auto
  560. value1=auto|fixed
  561.  
  562. [text-align]
  563. group=Text
  564. value1=left|right|center|justify
  565.  
  566. [text-decoration]
  567. group=Text
  568. initial=None
  569. multiple=1
  570. value1=none|underline|overline|line\-through
  571.  
  572. [text-indent]
  573. group=Text
  574. value1=<percentage>|<length>
  575.  
  576. [text-justify]
  577. group=Text
  578. initial=auto
  579. value1=inter\-word|newspaper|distribute|distribute\-all-lines|inter\-ideograph|auto
  580.  
  581. [text-transform]
  582. group=Text
  583. initial=none
  584. value1=capitalize|uppercase|lowercase|none
  585.  
  586. [top]
  587. group=Positioning
  588. initial=auto
  589. value1=<percentage>|<length>|auto
  590.  
  591. [unicode-bidi]
  592. inherited=0
  593. initial=normal
  594. group=Text
  595. value1=normal|embed|bidi\-override
  596.  
  597. [vertical-align]
  598. group=Text
  599. initial=baseline
  600. value1=baseline|sub|super|top|middle|bottom|text\-top|text\-bottom
  601.  
  602. [visibility]
  603. group=Positioning
  604. initial=inherit
  605. value1=visible|hidden|inherit
  606.  
  607. [width]
  608. group=Positioning
  609. initial=auto
  610. value1=auto|<percentage>|<length>
  611.  
  612. [word-break]
  613. group=Text
  614. initial=normal
  615. value1=normal|break\-all|keep\-all
  616.  
  617. [z-index]
  618. group=Positioning
  619. initial=auto
  620. value1=auto|<integer>
  621.  
  622. [browser-tips]
  623. property    = word-spacing
  624. message        = The property "word-spacing" is only supported by IE on the Mac